home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso / 1244 / readme.txt < prev    next >
Text File  |  1996-06-17  |  788b  |  19 lines

  1. Process Box (PROCBOX.DLL) - Programmer's tool. V1.20 (6/17/96)            
  2.  
  3. Enables easy background processing of time-consuming tasks in Win3.1.
  4. PROCBOX gives you a simple dialog box with a "Cancel" button and a
  5. percent-done gauge indicator.  
  6.  
  7. The programmer writes a callback procedure and calls PROCBOX API 
  8. functions.  The simplest mode requires only one API function call.
  9. More complex modes allow several processes to occur simultaneously while
  10. the application's main window and modeless dialogs remain active.
  11.  
  12. Sample programs are included.
  13. This file contains:
  14. PROCBOX.DLL, PROCBOX.H and PROCBOX.LIB - the DLL, #include file & LIB
  15. PROCAPP?.C, PROCAPP?.EXE - Sample programs with source code
  16.  
  17. This is Freeware.  Distribute freely.
  18.  
  19. Aneil Mallavarapu <mallav@itsa.ucsf.edu>